diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-01-16 11:52:20 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-01-16 11:52:20 +0900 |
| commit | eb6a1285125d0dd6e88313bffea497f89a7cfb4d (patch) | |
| tree | cff59c1432130083a89cce912058e1517752dc7c /config/waybar/style/[Wallust] Simple.css | |
| parent | c30b1c5599daa78169486d76c9d3dd2fba3803a8 (diff) | |
some waybar style minor updates
Diffstat (limited to 'config/waybar/style/[Wallust] Simple.css')
| -rw-r--r-- | config/waybar/style/[Wallust] Simple.css | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/config/waybar/style/[Wallust] Simple.css b/config/waybar/style/[Wallust] Simple.css index a5d122f3..830d8f60 100644 --- a/config/waybar/style/[Wallust] Simple.css +++ b/config/waybar/style/[Wallust] Simple.css @@ -25,13 +25,10 @@ window#waybar.empty #window { } tooltip { - color: @color15; - background: @color0; - opacity: 0.8; + color: @color13; + background: @color10; + opacity: 1.0; border-radius: 10px; - border-width: 1px; - border-style: solid; - border-color: @color15; } /*-----module groups----*/ |
